ReferenceData Web Service
MethodMovementTypesShow
Description
This show method returns all reference data elements for one specified CoreOne Movement Type.
Request (MovementTypesShow)

Below are the required parameters to successfully show the details of one specified CoreOne Movement Type. If any is omitted an error message will be displayed telling the user which parameters are missing.

Request Body Parameters

NameDescriptionData Type
token

This is a 40-character hexadecimal string.

This token should have been obtained at the commencement of a session using the Login (Method). It is required for all functional CoreOne web services.
xml:string
id

This is an internal CoreOne Movement Type id.

These can be retrieved through using the MovementTypesIndex (Method).
xml:int
Response (MovementTypesShow_response)

This will return all details for the Movement Type specified by the input parameters.

To get an overview of all Movement Types that match any desired search criteria use the MovementTypesIndex (Method).

Response Body Parameters

NameDescriptionData Type
valueThis is the returned reference data elements for the specified CoreOne Movement Type.ws_movement_type_f
Remarks

See Also
All Operations Resource GroupReferenceData Web Service

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.